
           :root {
                --sd-font-family: "Smile Doctors Mabry";
                --sd-background-color: #f5f5f6;
                --sd-font-color: #0f154e;
                --sd-icon-color: #ff7f40;
                --sd-border-radius: 5px;

                --sd-logo-path: url(https://stappsmiledoctorscom.blob.core.windows.net/patientportal-public/location-images/Wilson/WILSON-ORTHODONTICS-OBF%20LOGO_110X35.png);
                --sd-logo-url: url(https://stappsmiledoctorscom.blob.core.windows.net/patientportal-public/location-images/Wilson/WILSON-ORTHODONTICS-OBF%20LOGO_110X35.png);
                
                --sd-headers-container-color: #0f154e;
                --sd-headers-font-color: #ffffff;
                --sd-headers-icon-color: #ffffff;
                --sd-headers-alternate-font-color: #A39FC8;
                
                --sd-body-container-color: #ffffff;
                --sd-body-font-color: #0f154e;
                --sd-appointment-color: #0f154e;

                --sd-stepper-container-color: #ffffff;
                --sd-stepper-font-color: #0f154e;

                --sd-callout-icon-color: #ff7f40;
                --sd-callout-font-color: #0f154e;
                --sd-callout-background-color: #e7e8ec;
            }